home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Especiais / PhotoSuite II / DATA1.CAB / Shared_PhotoSuite_DLLs / WindowManager.dll / REGISTRY / 103 (.txt)
Encoding:
InstallShield Script  |  1999-01-08  |  976 b   |  30 lines

  1.     WindowManager.MGIWindowManager.1 = s 'MGIWindowManager Class'
  2.         CLSID = s '{F43191C7-D8D4-11D0-AEE0-00C0A84E4071}'
  3.     WindowManager.MGIWindowManager = s 'MGIWindowManager Class'
  4.         CLSID = s '{F43191C7-D8D4-11D0-AEE0-00C0A84E4071}'
  5.     NoRemove CLSID
  6.         ForceRemove {F43191C7-D8D4-11D0-AEE0-00C0A84E4071} = s 'MGIWindowManager Class'
  7.             ProgID = s 'WindowManager.MGIWindowManager.1'
  8.             VersionIndependentProgID = s 'WindowManager.MGIWindowManager'
  9.             InprocServer32 = s '%MODULE%'
  10.                 val ThreadingModel = s 'Apartment'
  11. HKEY_LOCAL_MACHINE
  12.     'SOFTWARE'
  13.         'MGI'
  14.             'PhotoSuiteII'
  15.                 '1.0'
  16.                 {
  17.                     'Liquid Toolkit'
  18.                     {
  19.                         'Language'
  20.                         {
  21.                             val Language_ID = d '10000'
  22.                             '10000'
  23.                             {
  24.                                 val Dresser0_CLSID = s '{46C02407-8086-11D1-AF81-00C0A84E637F}'
  25.                                 val File0_Moniker = s 'English.dll'
  26.                             }
  27.                         }    
  28.                     }
  29.                 }
  30.